Welcome![Sign In][Sign Up]
Location:
Search - rsa des

Search list

[Crack HackDes加密的实现

Description: DES编码 实现对数据的加密 种加密的算法的集合,有DES,RSA等等,有的是用C写的,也用是用VC++写的。很实用! -DES encryption of data encryption algorithm types of pools, DES, RSA, etc., some written in C, is also used to write the VC. Very practical! The types of encryption algorithms to assemble, DES, RSA, etc., some written in C, is also used to write the VC. Very practical!
Platform: | Size: 4450 | Author: 王完全 | Hits:

[Crack Hackacme.tar

Description: 一个完全使用java编写的加密通用算法包,含des,des3,rsa等很多加密算法源码- Completely uses the java compilation the encryption general algorithm package, contains des, des3, rsa and so on very many encryptions calculates the law origin code
Platform: | Size: 512000 | Author: 站长 | Hits:

[Crack Hackcryptix_src_3-1-2

Description: 另一个使用java编写的加密通用算法包,含des,rsa,sha,md5,md4,md2,idea,blowfish等很多加密算法和密钥存储、签名等源码- Another uses the java compilation the encryption general algorithm package, contains des, rsa, sha, md5, md4, md2, idea, blowfish and so on the very many encryption algorithm and the key saves, source code and so on the signature
Platform: | Size: 2530304 | Author: 站长 | Hits:

[Crack Hackcrypt_desandrsa

Description: des和rsa加密算法程序-des and rsa encryption algorithm procedures
Platform: | Size: 104448 | Author: 站长 | Hits:

[Crack Hackcrypto41

Description: 一个DES,RSA,MD5,RC4等加密算法的源码-A DES, RSA, MD5, RC4 encryption algorithm, such as the source
Platform: | Size: 500736 | Author: 站长 | Hits:

[JSP/JavaDES-and-RSA-and-SHA-encryption

Description: DES RSA SHA encryption algorithm implemented by JAVA
Platform: | Size: 36864 | Author: jack | Hits:

[Software Engineeringaes设计方案

Description: 随着密码分析技术的提高,新的数据加密标准AES取代了过时的DES。文章在阐述AES/RSA加密算法的基础上,分别给出了利用AES/RSA实现客户端/服务器端网络数据传输的加密流程。最后在比较AES算法和RSA算法基础上,将AES与RSA相结合提出一种新的数据加密方案。-analysis technology improvements, new data encryption standard AES replaced the outdated DES. The article described AES/RSA encryption algorithm on the basis of the difference is the use of AES/RSA achieve client/server network data encryption process. Finally in comparison AES and RSA algorithm, based on AES and RSA will be combined, a new data encryption program.
Platform: | Size: 14336 | Author: | Hits:

[Othermixcs

Description: 本系统实现了一个基本的混合密码系统。它使用DES作为对称密钥算法,RSA作为公开密钥算法。-the system to achieve a basic mixed password system. It uses DES as a symmetric key algorithm, as RSA public-key algorithm.
Platform: | Size: 835584 | Author: 风行旷野 | Hits:

[WEB CodedomainQuery

Description: 网上的域名查询系统,大都是基于ASP ASP.NET 和php的,其实用JSP也可以轻松实现! 闲来无事儿,就用JSP做了一个! 是基于AJAX技术的,用DWR实现的AJAX 特别感谢:http://www.checkdomain.com 提供查询资源! 里边还有一个aqu.jar包,那个是我的工具包!呵呵,里边有我的一些常用的方法和收集韦来的一些md5 aes des base64 rsa .....等加密类!其中 com.v246.utils.io.Path类,可以根据一个.class类文件而确定该文件在系统中的绝对路径!这个在JSP开发中很实用,呵呵!com.v246.utils.servlet.filter.ManagerFilter 是一个用于安全过滤的类!比如JSP开发中的管理员登陆,用户登陆等的安全控制,可以指定对哪些文件过滤,哪些文件不过滤! com.v246.utils.servlet.filter.EncodingFilter 和上面的那个差不多,只不过这个是用于编码过滤的!可以指定过滤的编码,在JSP开发中常常要进行编码转换,有了这个FILTER,就轻松多了!。。。。。 还有其它好多,就不细说了!-err
Platform: | Size: 247808 | Author: 古刹飞鹰 | Hits:

[Crack HackMIRACL

Description: 加解密函数库,包含DES,AES,RSA等各种加密算法的实现,在WINDOWS能编译通过-encryption functions, including DES, AES, RSA encryption algorithm such as the realization In Windows can compile
Platform: | Size: 956416 | Author: 木木 | Hits:

[Crack Hack300_encrypt

Description: 加密算法 Test Driver for Crypto++, a C++ Class Library of Cryptographic Primitives: - To generate an RSA key cryptest g - To encrypt and decrypt a string using RSA cryptest r - To calculate MD5, SHS, and RIPEMD-160 message digests: cryptest m file - To encrypt and decrypt a string using DES-EDE in CBC mode: cryptest t - To encrypt or decrypt a file cryptest e|d input output - To share a file into shadows: cryptest s <pieces> <pieces-needed> file (make sure file has no extension, if you re running this under DOS) - To reconstruct a file from shadows: cryptest j output file1 file2 [....] - To gzip a file: cryptest z <compression-level> input output - To gunzip a file: cryptest u input output - To run validation tests: cryptest v - To run benchmarks: cryptest b [time for each benchmark in seconds] -encryption algorithm Test Driver for Crypto. a Class C Library of spreadsheets Primitives :- To generate an RSA key cryptest g-To encrypt an d decrypt a string using RSA cryptest r-To calcu late MD5, SHS, and RIPEMD algorithms-160 message digests : cryptest m file-To encrypt and decrypt a string using DES-EDE in CBC mode : cryptest t-To encrypt or decrypt a file cryptes t e | d input output- To share a file into shadows : cryptest's
Platform: | Size: 389120 | Author: Nikii | Hits:

[Crack Hackbcprov-jdk14-133

Description: 内容:基于jdk1.4的加密算法的具体实现,算法包括MD5,SHA-1,DES,DESede,RSA等-: jdk1.4 based on the encryption algorithm to realize the algorithm including MD5, SHA-1, DES, DESede, RSA, etc.
Platform: | Size: 1005568 | Author: 王雷 | Hits:

[Crack HackEncryptDLL

Description: 一个自己写的加密/解密DLL文件,包含(Base64, BlowFish, AES, RSA,DES3,GOST)等算法以及用delphi 和 C++Builder 调用的例子源码和调用说明文件。-himself wrote an encryption/decryption DLL files, including (Base64, BlowFish. AES, RSA, DES3. GOST) algorithm and using delphi called Builder and C source code examples and the use of documentation .
Platform: | Size: 919552 | Author: Arnold | Hits:

[Crack HackhybridDESRSA

Description: 东北大学编写的DES、RSA混合密码系统,完整可用。-prepared by the Northeastern University DES, RSA cryptosystem mixed, integrity available.
Platform: | Size: 277504 | Author: | Hits:

[Crack Hack949327266

Description: 准算法模块是集DES、3DES、AES、RSA、MD5、BlowFish、TEA、RC6等标准算法为一体的算法包,同时在模块中使用了Anti-Debug和程序自校验功能(涉及到软件的加壳和CRC32)、软件使用次数限制,更好的保护您的软件。在模块中作者给出了每种算法详细调用方法,使用者可以根据自己的需要来进行选择。现暂时给出在VB、VC、Delphi三种开发语言中的调用方法,其他语言的调用方法可与我们联系获得,具体可以参看例子程序;现更新DLL可能被破解者替换的漏洞,并对DLL进行了加壳,增加了CRC校验功能,For Delphi还增加了对DeDe的Anti代码,在代码中给出了在NT/2000/XP下关闭计算机的函数。 增加了MD2、MD3、SHA1、SHA256、SHA384、SHA512、HAVAL128、HAVAL160、HAVAL192、HAVAL224、HAVAL256、GOST、TIGER128、TIGER160、TIGER192、RIPEMD128、RIPEMD160、CRC32、CRC32B、ADLER32多种算法-prospective algorithm module combines DES, 3DES, AES, RSA, MD5, BlowFish. TEA, RC6 algorithm standards for the integration of the algorithm package, At the same time the use of the module Anti-Debug and procedures since the checksum function (related to the shell and software CRC 32), software usage restrictions and better protect your software. The module is the author of the algorithm in detail each call, users can meet their own needs to choose. Is temporarily given in VB, VC, Delphi development of the three languages of the call, other languages can call methods and access to our contacts, can see examples of specific procedures; Update DLL is likely to be those who break the replacement of the loopholes, and the shell DLL, an increase of CRC function, For Delphi also added to the Anti
Platform: | Size: 234496 | Author: 马克 | Hits:

[Crack Hack1.Cipher2.DES3.RSA

Description: 数据加密利用VB、VC++的数据加密算法-data encryption using VB, VC++ data encryption algorithm
Platform: | Size: 136192 | Author: llh | Hits:

[Crack Hackjiamisuanfamokuai

Description: 标准算法模块是集DES、3DES、AES、RSA、MD5、BlowFish、TEA、RC6等标准算法为一体的算法包,同时在模块中使用了Anti-Debug和程序自校验功能(涉及到软件的加壳和CRC32)、软件使用次数限制,更好的保护您的软件。在模块中作者给出了每种算法详细调用方法,使用者可以根据自己的需要来进行选择。现暂时给出在VB、VC、Delphi三种开发语言中的调用方法,其他语言的调用方法可与我们联系获得,具体可以参看例子程序;现更新DLL可能被破解者替换的漏洞,并对DLL进行了加壳,增加了CRC校验功能,For Delphi还增加了对DeDe的Anti代码,在代码中给出了在NT/2000/XP下关闭计算机的函。在本站提供了几款壳下载,需要的可以到“加壳技术”模块去下载,在校验的时候用得到,具体的方法在调用模块里面有。-standard algorithm module combines DES, 3DES, AES, RSA, MD5, BlowFish, TEA, RC6 algorithm standards for the integration of the algorithm package, At the same time the use of the module Anti-Debug and procedures since the checksum function (related to the shell and software CRC 32), software usage restrictions and better protect your software. The module is the author of the algorithm in detail each call, users can meet their own needs to choose. Is temporarily given in VB, VC, Delphi development of the three languages of the call, other languages can call methods and access to our contacts, can see examples of specific procedures; Update DLL is likely to be those who break the replacement of the loopholes, and the shell DLL, an increase of CRC function, For Delphi also added to the Anti De
Platform: | Size: 278528 | Author: 小强 | Hits:

[Linux-UnixRSAEuro-1.03.tar

Description: des rsa des3 算法 可移植到symbian windows mobile 等平台-des rsa des3 algorithm can be ported to platforms such as symbian windows mobile
Platform: | Size: 459776 | Author: liukun966123 | Hits:

[Crack Hackdesrsa

Description: des和rsa加密解密算法的程序源代码,可以理解算法如何实现思想-des and rsa algorithm for encryption and decryption program source code, algorithms can be understood how to achieve ideological
Platform: | Size: 82944 | Author: 孙良旭 | Hits:

[Windows DevelopMixedCS

Description: 本系统实现了一个基本的混合密码系统。它使用DES作为对称密钥算法,RSA作为公开密钥算法。-The system to achieve a basic hybrid cryptosystem. It uses DES as the symmetric key algorithm, RSA public key algorithm as.
Platform: | Size: 602112 | Author: yanglei | Hits:
« 1 2 3 45 6 7 8 9 10 ... 19 »

CodeBus www.codebus.net